Copies the entire collection to a compatible one-dimensional array, starting at the specified index of the target array.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public void CopyTo ( |
Visual Basic Copy Code |
---|
Public Sub CopyTo( _ |
The one-dimensional array that is the destination of the elements copied from collection.
The zero-based index in array at which copying begins.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |